From: Richard M. Stallman Date: Tue, 20 Jul 2004 20:51:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21586 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2cc7d3db4dc7ba9d49e9928e667eb2c23f12981b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1c86eb505f4..9fe1386cb44 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-07-20 Richard M. Stallman + + * textmodes/fill.el (fill-comment-paragraph): Handle indent-tabs-mode. + (fill-delete-newlines): Call sentence-end as function. + (fill-nobreak-p, canonically-space-region): Likewise. + (fill-nobreak-p): If this break point is at the end of the line, + don't consider the newline which follows as a reason to return t. + 2004-07-19 John Paul Wallington * dired-aux.el (dired-file-set-difference): Don't use `caddr'.